home *** CD-ROM | disk | FTP | other *** search
/ HAKERIS 11 / HAKERIS 11.ISO / linux / system / LinuxConsole 0.4 / linuxconsole0.4install-en.iso / xfree0.4.lcm / lib / X11 / app-defaults / Xawdecode
Encoding:
Text File  |  2004-03-24  |  11.6 KB  |  306 lines

  1. ! ----------------------------------------------------------------------------
  2. ! $Id: Xawdecode.ad,v 1.4 2003/05/02 11:57:48 keuleu Exp $
  3. ! ----------------------------------------------------------------------------
  4.  
  5. ! ----------------------------------------------------------------------------
  6. ! general settings
  7.  
  8. *beNiceToColormap:         false
  9. *shadowWidth:              1
  10. *highlightThickness:       1
  11.  
  12. *foreground:               black
  13. *background:               lightgray
  14. *font:                     7x13bold
  15. *justify:                  left
  16.  
  17. *menu.translations:        #override \n\
  18.   <Motion>:                highlight()
  19.  
  20.  
  21. ! ----------------------------------------------------------------------------
  22. ! TV Window
  23.  
  24. xawdecode.tv.width:        768
  25. xawdecode.tv.height:       576
  26. xawdecode.winGravity:      Static
  27. xawdecode.translations:    #override          \n\
  28.   <PropertyNotify>:        Remote()           \n\
  29.   <Message>WM_PROTOCOLS:   CloseMain()
  30.  
  31. xawdecode.tv.background:   black
  32. xawdecode.tv.translations: #override          \n\
  33.   <Key>0:            SetRes(audio,0)          \n\
  34.   <Key>1:            SetRes(audio,1)          \n\
  35.   <Key>2:            SetRes(audio,2)          \n\
  36.   <Key>3:            SetRes(audio,3)          \n\
  37.   <Key>4:            SetRes(audio,4)          \n\
  38.   <Key>F5:           SetRes(bright,-512)      \n\
  39.   <Key>F6:           SetRes(bright,+512)      \n\
  40.   <Key>F7:           SetRes(hue,-512)         \n\
  41.   <Key>F8:           SetRes(hue,+512)         \n\
  42.   <Key>F9:           SetRes(contrast,-512)    \n\
  43.   <Key>F10:          SetRes(contrast,+512)    \n\
  44.   <Key>F11:          SetRes(color,-512)       \n\
  45.   <Key>F12:          SetRes(color,+512)       \n\
  46.   <Key>C:            Channels()               \n\
  47.   <Key>E:            Editor()                 \n\
  48.   <Key>O:            Options()                \n\
  49.   <Btn1Up>:          Channel()                \n\
  50.   <Btn2Up>:          SetChannel(next)         \n\
  51.   <Btn3Up>:          Options()                \n\
  52.   <Btn4Up>:          SetChannel(next)         \n\
  53.   <Btn5Up>:          SetChannel(prev)         \n\
  54.   <Key>Escape:       CloseMain()              \n\
  55.   <Key>KP_Add:       Volume(inc)              \n\
  56.   <Key>KP_Subtract:  Volume(dec)              \n\
  57.   <Key>KP_Enter:     Volume(mute)             \n\
  58.   Ctrl<Key>A:        AleVT()                  \n\
  59.   <Key>A:            Volume(mute)             \n\
  60.   <Key>M:            Pointer()                \n\
  61.   <Key>F:            FullScreen()             \n\
  62.   <Key>H:            Showtime()               \n\
  63.   Ctrl<Key>Z:        Zap(fast)                \n\
  64.   <Key>Z:            Zap()                    \n\
  65.   Ctrl<Key>G:        Snap(ppm,win)            \n\
  66.   <Key>G:            Snap(ppm,full)           \n\
  67.   Ctrl<Key>J:        Snap(jpeg,win)           \n\
  68.   <Key>J:            Snap(jpeg,full)          \n\
  69.   Ctrl<Key>Up:       Scan()                   \n\
  70.   <Key>Up:           Tune(next)               \n\
  71.   <Key>Down:         Tune(prev)               \n\
  72.   <Key>Right:        Tune(fine_up)            \n\
  73.   <Key>Left:         Tune(fine_down)          \n\
  74.   <Key>Page_Up:      SetChannel(next)         \n\
  75.   <Key>Page_Down:    SetChannel(prev)         \n\
  76.   <Key>V:            SetRes(capture,toggle)   \n\
  77.   <Key>T:            StayOnTop()              \n\
  78.   <Key>B:            Decoration()             \n\
  79.   Ctrl<Key>D:        Deinterlace()            \n\
  80.   <Key>R:            RecordMovie()
  81.  
  82. ! ----------------------------------------------------------------------------
  83. ! Options window
  84.  
  85. Options.paned.internalBorderWidth:    0
  86. Options.paned*Scrollbar.orientation:  horizontal
  87. Options.paned*Scrollbar.length:       150
  88. Options.paned*Scrollbar.width:        150
  89. Options.paned*Scrollbar.minimumThumb: 3
  90.  
  91. Options.translations:      #override          \n\
  92.   <Message>WM_PROTOCOLS:  Options()
  93.  
  94. Options*mute.label:          Audio (un)mute                  A
  95. Options*ptr.label:           Mouse Pointer on/off            M
  96. Options*fs.label:            Full Screen on/off              F
  97. Options*stayontop.label:     Stay on Top      :     (No)     T
  98. Options*decoration.label:    Window Decoration:     (Yes)    B
  99. Options*grabppm.label:       Grab Image (ppm)                G
  100. Options*grabjpeg.label:      Grab Image (jpeg)               J
  101. Options*record.label:        Record Movie     :     (Off)    R
  102. Options*alevt.label:         Videotext/Teletext (AleVT) CTRL+A
  103. Options*chanwin.label:       Channel Window                  C
  104. Options*editorwin.label:     Channel Editor                  E
  105. Options*zap.label:           Channel Hopping                 Z
  106. Options*save_config.label:   Save Config
  107. Options*quit.label:          Quit                          ESC
  108.  
  109. Options*norm.label:          TV norm            >
  110. Options*input.label:         Video source       >
  111. Options*freq.label:          Frequency table    >
  112. Options*audio.label:         Audio              >
  113. Options*cap.label:           Capture            >
  114. Options*deinterlace.label:   Deinterlace      : None    CTRL+D
  115.  
  116. Options*auto.label:          autodetect
  117. Options*mono.label:          mono
  118. Options*stereo.label:        stereo
  119.  
  120. Options*bright.l.label:      Bright
  121. Options*hue.l.label:         Hue
  122. Options*contrast.l.label:    Contrast
  123. Options*color.l.label:       Color
  124. Options*volume.l.label:      Volume
  125.  
  126. Options*Label.shadowWidth:   0
  127. Options*Command.shadowWidth: 0
  128. Options*Command.translations:  #override  \n\
  129.   <EnterWindow>:             SetShadow(1) \n\
  130.   <LeaveWindow>:             SetShadow(0)
  131.  
  132. Options.paned.translations:  #override\n\
  133.   <Key>Escape:       Options()        \n\
  134.   <Key>Q:            CloseMain()      \n\
  135.   <Key>KP_Add:       Volume(inc)      \n\
  136.   <Key>KP_Subtract:  Volume(dec)      \n\
  137.   <Key>KP_Enter:     Volume(mute)     \n\
  138.   <Key>A:            Volume(mute)     \n\
  139.   <Key>M:            Pointer()        \n\
  140.   <Key>F:            FullScreen()     \n\
  141.   <Key>E:            Editor()         \n\
  142.   Ctrl<Key>Z:        Zap(fast)        \n\
  143.   <Key>Z:            Zap()            \n\
  144.   Ctrl<Key>G:        Snap(ppm,win)    \n\
  145.   <Key>G:            Snap(ppm,full)   \n\
  146.   Ctrl<Key>J:        Snap(jpeg,win)   \n\
  147.   <Key>J:            Snap(jpeg,full)  \n\
  148.   Ctrl<Key>Up:       Scan()           \n\
  149.   <Key>Up:           Tune(next)       \n\
  150.   <Key>Down:         Tune(prev)       \n\
  151.   <Key>Right:        Tune(fine_up)    \n\
  152.   <Key>Left:         Tune(fine_down)  \n\
  153.   <Key>Page_Up:      SetChannel(next) \n\
  154.   <Key>Page_Down:    SetChannel(prev) \n\
  155.   <Key>T:            StayOnTop()      \n\
  156.   <Key>B:            Decoration()     \n\
  157.   Ctrl<Key>D:        Deinterlace()    \n\
  158.   <Key>R:            RecordMovie()    \n\
  159.   <Key>V:            SetRes(capture,toggle)
  160.  
  161. ! ----------------------------------------------------------------------------
  162. ! Channels window
  163.  
  164. Channels.viewport.useRight:                       true
  165. Channels.viewport.channelbox.hSpace:              0
  166. Channels.viewport.channelbox.vSpace:              0
  167. Channels.viewport.channelbox.background:          black
  168. Channels.viewport.channelbox.Command.shadowWidth: 0
  169. Channels.viewport.channelbox.Command.justify:     center
  170. Channels.viewport.channelbox.Command.foreground:  yellow
  171. Channels.viewport.channelbox.Command.background:  black
  172.  
  173. Channels.viewport.translations:  #override  \n\
  174.   <Key>Escape:    Channels()                \n\
  175.                                               \
  176.   <Key>Q:            CloseMain()            \n\
  177.   <Key>KP_Add:       Volume(inc)            \n\
  178.   <Key>KP_Subtract:  Volume(dec)            \n\
  179.   <Key>KP_Enter:     Volume(mute)           \n\
  180.   <Key>A:            Volume(mute)           \n\
  181.   <Key>M:            Pointer()              \n\
  182.   <Key>F:            FullScreen()           \n\
  183.   Ctrl<Key>Z:        Zap(fast)              \n\
  184.   <Key>Z:            Zap()                  \n\
  185.   Ctrl<Key>G:        Snap(ppm,win)          \n\
  186.   <Key>G:            Snap(ppm,full)         \n\
  187.   Ctrl<Key>J:        Snap(jpeg,win)         \n\
  188.   <Key>J:            Snap(jpeg,full)        \n\
  189.   Ctrl<Key>Up:       Scan()                 \n\
  190.   <Key>Up:           Tune(next)             \n\
  191.   <Key>Down:         Tune(prev)             \n\
  192.   <Key>Right:        Tune(fine_up)          \n\
  193.   <Key>Left:         Tune(fine_down)        \n\
  194.   <Key>Page_Up:      SetChannel(next)       \n\
  195.   <Key>Page_Down:    SetChannel(prev)       \n\
  196.   <Key>V:            SetRes(capture,toggle)
  197.  
  198. ! ----------------------------------------------------------------------------
  199. ! Editor window
  200.  
  201. Editor*.foreground:    black
  202. Editor*lchannel.label: Channel
  203. Editor*lkey.label:     Hotkey
  204. Editor*lname.label:    Station ID
  205. Editor*add.label:      Add
  206. Editor*delete.label:   Delete
  207. Editor*modify.label:   Update
  208. Editor*save.label:     Save
  209. Editor*close.label:    Close
  210.  
  211. Editor.translations:    #override      \n\
  212.   <Message>WM_PROTOCOLS: Editor()
  213.  
  214. Editor*Label.width:           120
  215. Editor*Label.resize:          false
  216. Editor*Label.borderWidth:     0
  217. Editor*Label.shadowWidth:     0
  218. Editor*Command.width:         120
  219. Editor*Command.justify:       center
  220. Editor*Text*width:            120
  221. !Editor*Text*resize:          false
  222. Editor*Text*autoFill:         false
  223. Editor*Text*editType:         edit
  224. Editor*Text*type:             string
  225. Editor*Text*useStringInPlace: false
  226. Editor*Text*background:       white
  227.  
  228. Editor*channel.borderWidth:   1
  229. Editor*channel.background:    white
  230. Editor*lname.vertDistance:    15
  231. Editor*lkey.vertDistance:     15
  232. Editor*key.borderWidth:       1
  233. Editor*key.background:        white
  234. Editor*add.vertDistance:      15
  235.  
  236. Editor*viewport.width:        120
  237. Editor*viewport.height:       300
  238. Editor*viewport.allowVert:    true
  239. Editor*viewport.allowHoriz:   false
  240. Editor*viewport.resize:       false
  241.  
  242. Editor*list.defaultColumns:   1
  243. Editor*list.forceColumns:     true
  244. Editor*list.background:       white
  245.  
  246. Editor.form.translations:   #override      \n\
  247.   <Key>Escape:    Editor()
  248.  
  249. Editor*modify.accelerators: #override      \n\
  250.   <Key>Return:    set()notify()unset()     \n\
  251.  
  252. Editor*Command.shadowWidth:   1
  253. Editor*Command.translations:  #override    \n\
  254.   <EnterWindow>:    SetBg(#fff)            \n\
  255.   <LeaveWindow>:    SetBg(lightgray)
  256.  
  257. Editor*channel.translations:  #override    \n\
  258.   Alt<Key>Up:       Scan()                 \n\
  259.   <Key>Up:          Tune(next)             \n\
  260.   <Key>Down:        Tune(prev)             \n\
  261.   <Key>Right:       Tune(fine_up)          \n\
  262.   <Key>Left:        Tune(fine_down)        \n\
  263.   <EnterWindow>:    SetBg(lightyellow)     \n\
  264.   <LeaveWindow>:    SetBg(white)
  265. Editor*name.translations:  #override       \n\
  266.   <EnterWindow>:    SetBg(lightyellow)     \n\
  267.   <LeaveWindow>:    SetBg(white)
  268. Editor*key.translations:  #override        \n\
  269.   <EnterWindow>:    SetBg(lightyellow)     \n\
  270.   <LeaveWindow>:    SetBg(white)
  271. Editor*list.translations:  #override       \n\
  272.   <EnterWindow>:    SetBg(lightyellow)     \n\
  273.   <LeaveWindow>:    SetBg(white)           \n\
  274.   <Key>Up:          SetChannel(prev)       \n\
  275.   <Key>Down:        SetChannel(next)       \n\
  276.   <Key>Escape:      Editor()
  277.  
  278.  
  279.  
  280. ! ----------------------------------------------------------------------------
  281. ! Onscreen window
  282.  
  283. xawdecode.onscreen.allowShellResize: true
  284. xawdecode.onscreen.label.resize:     true
  285.  
  286. xawdecode.onscreen*background:       black
  287. xawdecode.onscreen*borderColor:      black
  288. xawdecode.onscreen*foreground:       lightgreen
  289. xawdecode.onscreen*shadowWidth:      0
  290. xawdecode.onscreen.label.justify:    left
  291. xawdecode.onscreen.label.font:       -*-ledfixed-medium-r-semicondensed--39-*
  292.  
  293.  
  294. xawdecode.vtx.allowShellResize:      true
  295. xawdecode.vtx.label.resize:          true
  296.  
  297. xawdecode.vtx*background:            black
  298. xawdecode.vtx*borderColor:           black
  299. xawdecode.vtx*foreground:            lightgreen
  300. xawdecode.vtx*shadowWidth:           0
  301. xawdecode.vtx.label.justify:         center
  302. xawdecode.vtx.label.font:            7x13bold
  303.  
  304.  
  305. ! ----------------------------------------------------------------------------
  306.